math/rand.lockedSource.read (method)
2 uses
math/rand (current package)
rand.go#L262: return lk.read(p, &r.readVal, &r.readPos)
rand.go#L416: func (r *lockedSource) read(p []byte, readVal *int64, readPos *int8) (n int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)